home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / dev / misc / LEDA_x11.lha / LEDA-3.1c-x11-examples-high / LC < prev    next >
Encoding:
AmigaDOS Script File  |  1994-11-16  |  271 b   |  11 lines

  1. .key arg
  2. .bra {
  3. .ket }
  4. ; Remember that every client MUST have the same priority
  5. ; like the window-manager!!!!
  6. changetaskpri 0
  7. echo "Starting XClient *"{arg}*""
  8. ; use `run <NIL: >NIL: xfig' if you want to close the shell later
  9. run {arg}
  10. ;     Gerhard Leibrock, November 1994
  11.